home *** CD-ROM | disk | FTP | other *** search
/ Libris Britannia 4 / science library(b).zip / science library(b) / MEDICAL / H121A.ZIP / CDISK5.BAT < prev    next >
DOS Batch File  |  1991-07-15  |  255b  |  13 lines

  1. : 61952 63488 65536 69632 81920 
  2. if not exist %1command.com goto continue
  3. echo off
  4. echo  
  5. echo  If you need to switch disks in drive %1, please do so now.
  6. echo  
  7. pause
  8. echo on
  9. :continue
  10. copy files5.* %1
  11. copy disk5.bat %1
  12. copy cdisk5.bat %1
  13.